ASP.NET Core MVC コントロールヘルプ
OnClientDeletingRow プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : OnClientDeletingRow プロパティ
Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property).
シンタックス
'宣言
 
Public Overridable Property OnClientDeletingRow As System.String
public virtual System.string OnClientDeletingRow {get; set;}
解説
The event handler may cancel the row deletion.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ